chore(rsr): declare capability profile (rsr-profile.a2ml, preset rust-cli)#11
Merged
Merged
Conversation
…-cli) The worked example for the estate template-applicability policy (hyperpolymath/standards#391). Declares arghda-core's capabilities (preset rust-cli: rust, cli, library) with a [rationale] block recording why it declines the maximal template's gated modules — no ABI/FFI seam, no in-tree proofs (it *consumes* Agda but contains none), no container, no AffineScript, and not governance-tier. This formalises the lean shape arghda-core already ships: the reference checker (standards scripts/check-rsr-profile.sh) reports OK against it, and flags a planted abi.ipkg / container/ as VESTIGIAL. STATE.a2ml updated to point at standards#391; CI wiring of the checker is a follow-up once that lands. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019GiSiEfgZCte35dyykgBHs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The worked example for the estate template-applicability policy (companion to
hyperpolymath/standards#391). Adds.machine_readable/rsr-profile.a2mldeclaring arghda-core's capabilities —preset = rust-cli(rust, cli, library) — with a[rationale]block recording why it declines the maximal template's gated modules:abi/ffi— language-agnostic engine, no C-ABI seam / Idris2 ABI proofs;formal-proofs— it consumes Agda (shells out toagda/agda-unused) but contains no in-tree proofs;container/reproducible-build/affinescript/governance-tier.This turns arghda-core's already-lean shape from a judgement call into a rule: the reference checker (
standards/scripts/check-rsr-profile.sh) reports OK against this profile, and flags a plantedabi.ipkg/container/as VESTIGIAL.Verification
bash scripts/check-spdx.sh✓ (new.a2mlcarriesMPL-2.0).check-rsr-profile.sh /path/to/arghda-core→ OK (effective caps: rust, cli, library).STATE.a2mlupdated to point atstandards#391; wiring the profile check into arghda CI is a follow-up once that policy lands.Depends on: hyperpolymath/standards#391 (defines the preset + gate model this profile references).
🤖 Generated with Claude Code
https://claude.ai/code/session_019GiSiEfgZCte35dyykgBHs
Generated by Claude Code